home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / text / faqs / scsi-faq.volii < prev    next >
Encoding:
Internet Message Format  |  1994-01-04  |  45.9 KB

  1. Subject: comp.periphs.scsi FAQ (Volume II)
  2. Newsgroups: comp.periphs.scsi,comp.answers,news.answers
  3. From: garyf@wang.com (Gary Field)
  4. Date: Mon, 3 Jan 1994 20:25:46 GMT
  5.  
  6. Archive-name: scsi-faq.volII
  7.  
  8.                   SCSI FAQ:
  9.        Frequently Asked Questions for comp.periphs.scsi
  10.  
  11.                   VOLUME II
  12.  
  13.  
  14. ====
  15. QUESTION: What is the difference between SCSI-1 and SCSI-2?
  16. ANSWER From Dal Allen:
  17. ====
  18.  
  19.                           SCSI-1_versus_SCSI-2
  20.  
  21. In 1985, when the first SCSI standard was being finalized as an American
  22. National Standard, the X3T9.2 Task Group was approached by a group of
  23. manufacturers.  The group wanted to increase the mandatory requirements of
  24. SCSI and to define further features for direct-access devices.  Rather than
  25. delay the SCSI standard, X3T9.2 formed an ad hoc group to develop a working
  26. paper that was eventually called the Common Command Set (CCS).  Many products
  27. were designed to this working paper.
  28.  
  29. In parallel with the development of the CCS working paper, X3T9.2 sought
  30. permission to begin working on an enhanced SCSI standard, to be called SCSI-2.
  31. SCSI-2 would include the results of the CCS working paper, caching commands,
  32. performance enhancement features, and whatever else X3T9.2 deemed worthwhile.
  33. While SCSI-2 was to go beyond the original SCSI standard (now referred to as
  34. SCSI-1), it was to retain a high degree of compatibility with SCSI-1 devices.
  35.  
  36. How is SCSI-2 different from SCSI-1?
  37.  
  38. 1.  Several options were removed from SCSI-1:
  39.  
  40.    a.  Single initiator option was removed.
  41.    b.  Non-arbitrating Systems option was removed.
  42.    c.  Non-extended sense data option was removed.
  43.    d.  Reservation queuing option was removed.
  44.    e.  The read-only device command set was replaced by the CD-ROM command
  45.        set.
  46.    f.  The alternative 1 shielded connector was dropped.
  47.  
  48.  
  49. 2.  There are several new low-level requirements in SCSI-2:
  50.  
  51.    a.  Parity must be implemented.
  52.    b.  Initiators must provide TERMPWR -- Targets may provide TERMPWR.
  53.    c.  The arbitration delay was extended to 2.4 us from 2.2 us.
  54.    d.  Message support is now required.
  55.  
  56.  
  57. 3.  Many options significantly enhancing SCSI were added:
  58.  
  59.    a.  Wide SCSI (up to 32 bits wide using a second cable)
  60.    b.  Fast SCSI (synchronous data transfers of up to 10 Mega-transfers per
  61.        second -- up to 40 MegaBytes per second when combined with wide SCSI)
  62.    c.  Command queuing (up to 256 commands per initiator on each logical unit)
  63.    d.  High-density connector alternatives were added for both shielded and 
  64.        non- shielded connectors.
  65.    e.  Improved termination for single-ended buses (Alternative 2)
  66.    f.  Asynchronous event notification
  67.    g.  Extended contingent allegiance
  68.    h.  Terminate I/O Process messaging for time- critical process termination
  69.  
  70. 4.  New command sets were added to SCSI-2 including:
  71.  
  72.    a.  CD-ROM (replaces read-only devices)
  73.    b.  Scanner devices
  74.    c.  Optical memory devices (provides for write-once, read-only, and
  75.        erasable media)
  76.    d.  Medium changer devices
  77.    e.  Communications devices
  78.  
  79.  
  80. 5.  All command sets were enhanced:
  81.  
  82.    a.  Device Models were added
  83.    b.  Extended sense was expanded to add:
  84.        + Additional sense codes
  85.        + Additional sense code qualifiers
  86.        + Field replaceable unit code
  87.        + Sense key specific bytes
  88.  
  89.    c.  INQUIRY DATA was expanded to add:
  90.        + An implemented options byte
  91.        + Vendor identification field
  92.        + Product identification field
  93.        + Product revision level field
  94.        + Vital product data (more extensive product reporting)
  95.  
  96.    d.  The MODE SELECT and MODE SENSE commands were paged for all device types
  97.    e.  The following commands were added for all device types:
  98.  
  99.        + CHANGE DEFINITION
  100.        + LOG SELECT
  101.        + LOG SENSE
  102.        + READ BUFFER
  103.        + WRITE BUFFER
  104.  
  105.    f.  The COPY command definition was expanded to include information on how
  106.        to handle inexact block sizes and to include an image copy option.
  107.    g.  The direct-access device command set was enhanced as follows:
  108.  
  109.        + The FORMAT UNIT command provides more control over defect management
  110.        + Cache management was added:
  111.           - LOCK/UNLOCK CACHE command
  112.           - PREFETCH command
  113.           - SYNCHRONIZE CACHE command
  114.           - Force unit access bit
  115.           - Disable page out bit
  116.  
  117.        + Several new commands were added:
  118.           - READ DEFECT DATA
  119.           - READ LONG
  120.           - WRITE LONG
  121.           - WRITE SAME
  122.  
  123.        + The sequential-access device command set was enhanced as follows:
  124.  
  125.           - Partitioned media concept was added:
  126.             * LOCATE command
  127.             * READ POSITION command
  128.  
  129.           - Several mode pages were added
  130.           - Buffered mode 2 was added
  131.           - An immediate bit was added to the WRITE FILEMARKS command
  132.  
  133.        + The printer device command set was enhanced as follows:
  134.           - Several mode pages defined:
  135.             * Disconnect/reconnect
  136.             * Parallel printer
  137.             * Serial printer
  138.             * Printer options
  139.  
  140.        + The write-once (optical) device command set was enhanced by:
  141.           - Several new commands were added:
  142.             * MEDIUM SCAN
  143.             * READ UPDATED BLOCK
  144.             * UPDATE BLOCK
  145.  
  146.           - Twelve-byte command descriptor blocks were defined for several
  147.             commands to accommodate larger transfer lengths.
  148.  
  149. =============================================================================
  150.  
  151. The following article was written by Dal Allan of ENDL in April 1990.  It 
  152. was published nine months later in the January 1991 issue of "Computer 
  153. Technology Review".  While it appeared in the Tape Storage Technology 
  154. Section of CTR, the article is general in nature and tape-specific.  In 
  155. spite of the less than timely publication, most of the information is still 
  156. valid.
  157.  
  158. It is reprinted here with the permission of the author.  If you copy this 
  159. article, please include this notice giving "Computer Technology Review" 
  160. credit for first publication.
  161.  
  162. ------------------------------------------------------------------------------
  163.                             What's New in SCSI-2
  164.  
  165. Scuzzy is the pronunciation and SCSI (Small Computer System Interface) is 
  166. the acronym, for the best known and most widely used ANSI (American National 
  167. Standards Institute) interface. 
  168.  
  169. Despite use of the term "Small" in its name, everyone has to agree that 
  170. Scuzzy is large - in use, in market impact, in influence, and unfortunately, 
  171. in documentation. The standards effort that began with a 20-page 
  172. specification in 1980 has grown to a 600 page extravaganza of technical 
  173. information. 
  174.  
  175. Even before ANSI (American National Standards Institute) published the first 
  176. run of SCSI as standards document in 1986, ASC (Accredited Standards 
  177. Committee) X3T9.2 was hard at work on SCSI-2. 
  178.  
  179. No technical rationale can be offered as to why SCSI-1 ended and SCSI-2 
  180. began, or as to why SCSI-2 ended and SCSI-3 began. The justification is much 
  181. more simple - you have to stop sometime and get a standard printed. Popular 
  182. interfaces never stop evolving, adapting, and expanding to meet more uses 
  183. than originally envisaged. 
  184.  
  185. Interfaces even live far beyond their technological lifespan. SMD (Storage 
  186. Module Drive) has been called technically obsolete for 5 years but every 
  187. year there are more megabytes shipped on the SMD interface than the year 
  188. before. This will probably continue for another year or so before the high 
  189. point is reached, and it will at least a decade before SMD is considered to 
  190. be insignificant. 
  191.  
  192. If SCSI enhancements are cut off at an arbitrary point, what initiates the 
  193. decision? Impatience is as good an answer as any. The committee and the 
  194. market get sick of promises that the revision process will "end soon," and 
  195. assert pressure to "do it now."
  196.  
  197. The SCSI-3 effort is actively under way right now, and the workload of the 
  198. committee seems to be no less than it was a year ago. What is pleasant, is 
  199. that the political pressures have eased. 
  200.  
  201. There is a major difference between the standards for SCSI in 1986 and SCSI-
  202. 2 in 1990. The stated goal of compatibility between manufacturers had not 
  203. been achieved in SCSI in 1986 due to a proliferation of undocumented 
  204. "features." 
  205.  
  206. Each implementation was different enough that new software drivers had to be 
  207. written for each device. OEMs defined variations in hardware that required 
  208. custom development programs and unique microcode. Out of this diversity 
  209. arose a cry for commonality that turned into CCS (Common Command Set), and 
  210. became so popular that it took on an identity of its own. 
  211.  
  212. CCS defined the data structures of Mode Select and Mode Sense commands, 
  213. defect management on the Format command and error recovery procedures. CCS 
  214. succeeded because the goals were limited, the objectives clear and the time 
  215. was right. 
  216.  
  217. CCS was the beginning of SCSI-2, but it was only for disks. Tape and optical 
  218. disks suffered from diversity, and so it was that the first working group 
  219. efforts on SCSI-2 were focused on tapes and optical disks. However, opening 
  220. up a new standards effort is like lifting the lid on Pandora's Box - its 
  221. hard to stay focused on a single task. SCSI-2 went far beyond extending and 
  222. consolidating CCS for multiple device types. 
  223.  
  224. SCSI-2 represents three years of creative thought by some of the best minds 
  225. in the business. Many of the new features will be useful only in advanced 
  226. systems; a few will find their way into the average user's system. Some may 
  227. never appear in any useful form and will atrophy, as did some original SCSI 
  228. features like Extended Identify.
  229.  
  230. Before beginning coverage of "what's new in SCSI-2," it might be well to 
  231. list some of the things that aren't new. The silicon chips designed for SCSI 
  232. are still usable. No new features were introduced which obsolete chips. The 
  233. cause of silicon obsolescence has been rapid market shifts in integrating 
  234. functions to provide higher performance. 
  235.  
  236. Similarly, initiators which were designed properly, according to SCSI in 
  237. 1986, will successfully support SCSI-2 peripherals. However, it should be 
  238. pointed out that not all the initiators sold over the last few years behaved 
  239. according to the standard, and they can be "blown away "by SCSI-2 targets. 
  240.  
  241. The 1986 standard allows either initiators or targets to begin negotiation 
  242. for synchronous transfers, and requires that both initiators and targets 
  243. properly handle the sequence. A surprisingly large percentage of SCSI 
  244. initiators will fail if the target begins negotiation. This has not been as 
  245. much of a problem to date as it will become in the future, and you know as 
  246. well as I do, that these non-compliant initiators are going to blame the 
  247. SCSI-2 targets for being "incompatible." 
  248.  
  249. Quirks in the 1986 standard, like 4 bytes being transferred on Request 
  250. Sense, even if the requested length was zero have been corrected in SCSI-2. 
  251. Initiators which relied on this quirk instead of requesting 4 bytes will get 
  252. into trouble with a SCSI-2 target. 
  253.  
  254. A sincere effort has been made to ensure that a 1986-compliant initiator 
  255. does not fail or have problems with a SCSI-2 target. If problems occur, look 
  256. for a non-compliant initiator before you blame the SCSI-2 standard. 
  257.  
  258. After that little lecture, let us turn to the features you will find in 
  259. SCSI-2 which include: 
  260.  
  261.  o Wide SCSI: SCSI may now transfer data at bus widths of 16 and 32 bits. 
  262. Commands, status, messages and arbitration are still 8 bits, and the B-Cable 
  263. has 68 pins for data bits. Cabling was a confusing issue in the closing days 
  264. of SCSI-2, because the first project of SCSI-3 was the definition of a 16-
  265. bit wide P-Cable which supported 16-bit arbitration as well as 16-bit data 
  266. transfers. Although SCSI-2 does not contain a definition of the P-Cable, it 
  267. is quite possible that within the year, the P-Cable will be most popular 
  268. non-SCSI-2 feature on SCSI-2 products. The market responds to what it wants, 
  269. not the the arbitrary cutoffs of standards committees.
  270.  
  271.  o Fast SCSI: A 10 MHz transfer rate for SCSI came out of a joint effort 
  272. with the IPI (Intelligent Peripheral Interface) committee in ASC X3T9.3. 
  273. Fast SCSI achieves 10 Megabytes/second on the A-Cable and with wider data 
  274. paths of 16- and 32-bits can rise to 20 Megabytes/second and even 40 
  275. Megabytes/second. However, by the time the market starts demanding 40 
  276. Megabytes/second it is likely that the effort to serialize the physical 
  277. interface for SCSI-3 will attract high-performance SCSI users to the Fiber 
  278. Channel. 
  279.  
  280. A word of caution. At this time the fast parameters cannot be met by the 
  281. Single Ended electrical class, and is only suitable for Differential. One of 
  282. the goals in SCSI-3 is to identify the improvements needed to achieve 10 MHz 
  283. operation with Single Ended components.
  284.  
  285.  o Termination: The Single Ended electrical class depends on very tight 
  286. termination tolerances, but the passive 132 ohm termination defined in 1986 
  287. is mismatched with the cable impedance (typically below 100 ohms). Although 
  288. not a problem at low speeds when only a few devices are connected, 
  289. reflections can cause errors when transfer rates increase and/or more 
  290. devices are added. In SCSI-2, an active terminator has been defined which 
  291. lowers termination to 110 ohms and is a major boost to system integrity.
  292.  
  293.  o Bus Arbitration, Parity and the Identify Message were options of SCSI, 
  294. but are required in SCSI-2. All but the earliest and most primitive SCSI 
  295. implementations had these features anyway, so SCSI-2 only legitimizes the de 
  296. facto market choices. The Identify message has been enhanced to allow the 
  297. target to execute processes, so that commands can be issued to the target 
  298. and not just the LUNs. 
  299.  
  300.  o Connectors: The tab and receptacle microconnectors chosen for SCSI-2 are 
  301. available from several sources. A smaller connector was seen as essential 
  302. for the shrinking form factor of disk drives and other peripherals. This 
  303. selection was one of the most argued over and contentious decisions made 
  304. during SCSI-2 development. 
  305.  
  306.  o Rotational Position Locking: A rose by any other name, this feature 
  307. defines synchronized spindles, so than an initiator can manage disk targets 
  308. which have their spindles locked in a known relative position to each other. 
  309. Synchronized disks do not all have to be at Index, they can be set to an 
  310. offset in time relative to the master drive. By arraying banks of 
  311. synchronized disks, faster transfer rates can be achieved. 
  312.  
  313.  o Contingent Allegiance: This existed in SCSI-1, even though it was not 
  314. defined, and is required to prevent the corruption of error sense data. 
  315. Targets in the Contingent Allegiance state reject all commands from other 
  316. initiators until the error status is cleared by the initiator that received 
  317. the Check Condition when the error occurred. 
  318.  
  319. Deferred errors were a problem in the original SCSI but were not described. 
  320. A deferred error occurs in buffered systems when the target advises Good 
  321. Status when it accepts written data into a buffer. Some time later, if 
  322. anything goes wrong when the buffer contents are being written to the media, 
  323. you have a deferred error. 
  324.  
  325.  o Extended Contingent Allegiance (ECA): This extends the utility of the 
  326. Contingent Allegiance state for an indefinite period during which the 
  327. initiator that received the error can perform advanced recovery algorithms. 
  328.  
  329.  o Asynchronous Event Notification (AEN): This function compensates for a 
  330. deficiency in the original SCSI which did not permit a target to advise the 
  331. initiator of asynchronous events such as a cartridge being loaded into a 
  332. tape drive. 
  333.  
  334.  o Mandatory Messages: The list of mandated messages has grown: 
  335.  
  336.   +----------------------+--------------------------+-------------------+
  337.   |       Both           |       Target             |     Initiator     |
  338.   +----------------------+--------------------------+-------------------|
  339.   | Identify             | Abort                    | Disconnect        |
  340.   |                      |                          |                   |
  341.   | Message Reject       | No Operation             | Restore Pointer   |
  342.   |                      |                          |                   |
  343.   | Message Parity Error | Bus Device Reset         | Save Data Pointer |
  344.   |                      |                          |                   |
  345.   |                      | Initiator Detected Error |                   |
  346.   +----------------------+--------------------------+-------------------+
  347.  
  348.  o Optional messages have been added to negotiate wide transfers and Tags to 
  349. support command queueing. A last-minute inclusion in SCSI-2 was the ability 
  350. to Terminate I/O and receive the residue information in Check Condition 
  351. status (so that only the incomplete part of the command need be re-started 
  352. by the initiator).
  353.  
  354.  o Command Queueing: In SCSI-1, initiators were limited to one command per 
  355. LUN e.g. a disk drive. Now up to 256 commands can be outstanding to one LUN. 
  356. The target is allowed to re-sequence the order of command execution to 
  357. optimize seek motions. Queued commands require Tag messages which follow the 
  358. Identify. 
  359.  
  360.  o Disk Cacheing: Two control bits are used in the CDB (Command Descriptor 
  361. Block) to control whether the cache is accessed on a Read or Write command, 
  362. and some commands have been added to control pre-fetching and locking of 
  363. data into the cache. Users do not have to change their software to take 
  364. advantage of cacheing, however, as the Mode Select/Mode Sense Cache page 
  365. allows parameters to be set which optimize the algorithms used in the target 
  366. to maximize cache performance. Here is another area in which improvements 
  367. have already been proposed in SCSI-3, and will turn up in SCSI-2 products 
  368. shipping later this year. 
  369.  
  370.  o Sense Keys and Sense Codes have been formalized and extended. A subscript 
  371. byte to the Sense Code has been added to provide specifics on the type of 
  372. error being reported. Although of little value to error recovery, the 
  373. additional information about error causes is useful to the engineer who has 
  374. to analyze failures in the field, and can be used by host systems as input 
  375. to prognostic analysis to anticipate fault conditions. 
  376.  
  377.  o Commands: Many old commands have been reworked and several new commands 
  378. have been added. 
  379.  
  380.  o Pages: Some method had to be found to pass parameters between host and 
  381. target, and the technique used is known as pages. The concept was introduced 
  382. in CCS and has been expanded mightily in SCSI-2. 
  383.  
  384. A number of new Common Commands have been added, and the opcode space for 
  385. 10-byte CDBs has been doubled. 
  386.  
  387.  o Change Definition allows a SCSI-2 initiator to instruct a SCSI-2 target 
  388. to stop executing according to the 1986 standard, and provide advanced SCSI-
  389. 2 features. Most SCSI-2 targets will power on and operate according to the 
  390. 1986 standard (so that there is no risk of "disturbing" the installed 
  391. initiators, and will only begin operating in SCSI-2 mode, offering access to 
  392. the advanced SCSI-2 capabilities, after being instructed to do so by the 
  393. initiator using the Change Definition command.
  394.  
  395.  o The Mode Select and Mode Sense pages which describe parameters for 
  396. operation have been greatly expanded, from practically nothing in 1986 to 
  397. hundreds of items in SCSI-2. Whenever you hear of something being described 
  398. as powerful and flexible tool, think complicated. Integrators are advised to 
  399. be judicious in their selection of the pages they decide to support. 
  400.  
  401.  o the Inquiry command now provides all sorts of interesting data about the 
  402. target and its LUNs. Some of this is fixed by the standard, but the main 
  403. benefit may be in the Vendor Unique data segregated into the special 
  404. designation of Vital Product Data, which can be used by integrators as a 
  405. tool to manage the system environment.
  406.  
  407.  o Select Log and Sense Log have been added so that the initiator can gather 
  408. both historical (e.g. all Check Conditions) and statistical (e.g. number of 
  409. soft errors requiring ECC) data from the target. 
  410.  
  411.  o Diagnostic capabilities have been extended on the Read/Write Buffer and 
  412. Read/Write Long commands. The ways in which the target can manage bad blocks 
  413. in the user data space have been defined further and regulated to reduce 
  414. inconsistencies in the 1986 standard. A companion capability to Read Defect 
  415. Data permits the initiator to use a standard method to be advised of drive 
  416. defect lists. 
  417.  
  418.  o A new group of 12-byte command blocks has been defined for all optical 
  419. devices to support the large volume sizes and potentially large transfer 
  420. lengths. The Erase command has been added for rewritable optical disks so 
  421. that areas on the media can be pre-erased for subsequent recording. Write 
  422. Once disks need Media Scan, so that the user can find blank areas on the 
  423. media. 
  424.  
  425.  o New command sets have been added for Scanners, Medium Changers, and CD 
  426. ROMs. 
  427.  
  428. All of this technical detail can get boring, so how about some "goodies" in 
  429. SCSI-2 which benefit the common man and help the struggling engineer? First, 
  430. and probably the best feature in SCSI-2 is that the document has been 
  431. alphabetized. No longer do you have to embark on a hunt for the Read command 
  432. because you cannot remember the opcode. 
  433.  
  434. In the 1986 standard, everything was in numeric sequence, and the only 
  435. engineers who could find things easily were the microprogrammers who had 
  436. memorized all the message and opcode tables. Now, ordinary people can find 
  437. the Read command because it is in alphabetic sequence. This reorganization 
  438. may sound like a small matter but it wasn't, it required a considerable 
  439. amount of effort on the part of the SCSI-2 editors. It was well worth it. 
  440.  
  441. Another boon is the introduction for each device class of models which 
  442. describe the device class characteristics. The tape model was the most 
  443. needed, because various tape devices use the same acronym but with different 
  444. meanings or different acronyms for the same meaning. 
  445.  
  446. The SCSI-2 tape model defines the terms used by SCSI-2, and how they 
  447. correspond to the acronyms of the different tapes. For example, on a 9-track 
  448. reel, End of Tape is a warning, and there is sufficient media beyond the 
  449. reflective spot to record more data and a trailer. Not so on a 1/4" tape 
  450. cartridge, End of Tape means out of media and no more data can be written. 
  451. This sort of difference in terms causes nightmares for standardization 
  452. efforts. 
  453.  
  454. So there it is, a summary of what is in SCSI-2. Its not scary, although it 
  455. is daunting to imagine plowing through a 600-page document. Time for a 
  456. commercial here. The "SCSI Bench Reference" available from ENDL Publications 
  457. (408-867-6642), is a compaction of the standard. It takes the 10% of SCSI-2 
  458. which is constantly referenced by any implementor, and puts it in an easy-
  459. to-use reference format in a small handbook. The author is Jeff Stai, one of 
  460. the earliest engineers to become involved with SCSI implementation, and a 
  461. significant contributor to the development of both the 1986 standard and 
  462. SCSI-2. 
  463.  
  464. SCSI-2 is not yet published as a standard, but it will be available later 
  465. this year. Until then, the latest revision can be purchased from Global 
  466. Engineering (800-854-7179).
  467.  
  468. Biography
  469.  
  470. Consultant and analyst I. Dal Allan is the founder of ENDL and publisher of 
  471. the ENDL Letter and the "SCSI Bench Reference." A pioneer and activist in 
  472. the development and use of standard interfaces, he is Vice Chairman of ASC 
  473. X3T9.2 (SCSI) and Chairman of the SCSI-2 Common Access Method Committee. 
  474.  
  475.  
  476.  
  477.  
  478.  
  479. ====
  480. QUESTION: Is SYNCHRONOUS faster than ASYNCHRONOUS?
  481. QUESTION: Is the 53C90 Faster than spec?
  482. From: kstewart@ncr-mpd.FtCollins.NCR.COM (Ken Stewart)
  483. ====
  484.  
  485. I've seen a few comments about our 54C90 being faster than spec.  While
  486. I doubt the author was really complaining (I got twice as much as I paid 
  487. for--sure makes me mad ;)  I'd like to explain the situation.
  488.  
  489. Along the way, I'll also show that asynchronous is faster on short cables, 
  490. while synchronous is faster on long cables.  The cross-over point occurs 
  491. somewhere around six feet--assuming that you have our 53C90 family devices 
  492. at both ends of the cable.  The reason has to do with the propagation delay 
  493. of the cable; the turn around time of the silicon; and the interlocked nature
  494. of the asynchronous handshake.
  495.  
  496. 1)  We have measured propagation delays from various cables and found an 
  497.     average of 1.7 nanoseconds per foot, which is roughly 5.25 ns per meter.
  498.     
  499. 2)  The turn-around time is the amount of time the SCSI chip takes to
  500.     change an output in response to an input.  If REQ is an input then ACK 
  501.     is an output.  Or if ACK is an input then REQ is an output.  Typical
  502.     turn-around time for the 53C90 is 40 nanoseconds.  
  503.  
  504. 3)  The asynchronous transfer uses an interlocked handshake where a device 
  505.     cannot do the next thing until it receives positive acknowledgment that 
  506.     the other device received the last thing.  
  507.  
  508.     First REQ goes true                        /* driven by Target */ 
  509.     then ACK is permitted to go true           /* driven by Initiator */
  510.     then REQ is permitted to go false  
  511.     then ACK is permitted to go false  
  512.  
  513. Thus we have four "edges" propagating down the cable plus 4 turn-around
  514. delays.  Asynchronous transfer requires 55 ns setup and no hold time 
  515. (paragraph in 5.1.5.1 in SCSI-1 or SCSI-2) which gives an upper speed 
  516. limit around 18 MB/s.  A detailed analysis (assuming 53C90 family) shows that
  517. the setup time subtracts out.  This is mostly because we are running at 
  518. one-third the max rate, but also because setup for the next byte can begin 
  519. anytime after ACK is received true or REQ is received false, depending on who
  520. is receiving.  You can either take my word for it or draw the waveforms 
  521. yourself.  Thus, the asynchronous transfer reduces to:
  522.  
  523. (4 * 1.7 * 1) + (4 * 40ns) = 167 ns                /* 1 foot cable */
  524.                            = 6 MB/s
  525.  
  526. (4 * 5.25 * 6) + (4 * 40ns) = 286 ns               /* 6 meter cable */
  527.                             = 3.5 MB/s
  528.  
  529. (4 * 5.25 * 25) + (4 * 40ns) = 685 ns              /* 25 meter cable */
  530.                              = 1.5 MB/s            
  531.  
  532. note: cables longer than 6 meters require external differential transceivers 
  533. which add delay and degrade the performance even more than indicated here.
  534.  
  535. Our simulations say that under very best conditions (fast silicon, low 
  536. temperature, high voltage, zero length cable) we can expect more than 8 MB/s 
  537. asynchronously.  In the lab, I routinely measure 5 MB/s on 8 foot cables.  
  538. So, if you were writing the data manual for this, how would YOU spec it?
  539.  
  540.  
  541. The framers of the SCSI spec threw in synchronous mode to boost the 
  542. performance on long cables.  In synchronous mode, the sending device is 
  543. permitted to send the next byte without receiving acknowledgment that the 
  544. receiver actually received the last byte.  Kind of a ship and pray method.  
  545. The acknowledgment is required to come back sometime, but we just don't have 
  546. to wait for it (handwave the offset stuff and the ending boundary 
  547. conditions).  In this mode any external transceivers add a time shift, but 
  548. not a delay.  So if you negotiate for 5 MB/s, you get 5MB/s regardless how 
  549. long the cable is and regardless whether you are single-ended or 
  550. differential.  But you can't go faster than 5.5 MB/s, except in SCSI-2.  
  551. Synchronous mode does have a hold time (unlike asynch) but again, setup and
  552. hold times subtract out.  In SCSI-1 synchronous mode, the speed limit comes 
  553. from the combined ASSERTION PERIOD + NEGATION PERIOD which is 
  554. 90ns + 90ns = 180ns = 5.5 MB/s.  Our 53C90 family doesn't quite hit the max,
  555. but we do guarentee 5.0 MB/s.  In SCSI-2, anything above 5.0 MB/s is 
  556. considered to be FAST.  Here the maximum transfer rate is explicitly limited 
  557. to 100 ns or 10MB/s; you don't have to read between the lines to deduce it.
  558.  
  559. Interesting tid-bit: given a SCSI-2 FAST period of 100 ns and a cable delay
  560. of 131 ns on a 25 meter cable, you can actually stack 1.31 bytes in the 8-bit
  561. cable.  In FAST and WIDE SCSI you can stack 5.24 bytes in this copper FIFO.  
  562. Hummm...
  563.  
  564.  
  565.  
  566. ====
  567. QUESTION: What are the jumpers on my Conner drive?
  568. ANSWER From: ekrieger@quasar.hacktic.nl (Eric Krieger)
  569. ====
  570.  
  571.                QUICK INSTALLATION GUIDE
  572.  
  573.                          SCSI
  574.  
  575.      Most SCSI host adapters are compatible with Conner drives.
  576. Software drivers and installation instructions are provided with
  577. the host adapter.
  578.  
  579.      The drives are shipped with SCSI ID set to 7. To select a
  580. different ID refer to the following:
  581.  
  582. Table A                       Table B
  583. ID   E-1  E-2  E-3            ID   E2   E3   E4
  584. 0    out  out  out            0    out  out  out
  585. 1    in   out  out            1    in   out  out
  586. 2    out  in   out            2    out  in   out
  587. 3    in   in   out            3    in   in   out
  588. 4    out  out  in             4    out  out  in
  589. 5    in   out  in             5    in   out  in
  590. 6    out  in   in             6    out  in   in
  591. 7    in   in   in             7    in   in   in
  592.  
  593. Parity is always ENABLED on the CP3200,CP30060,CP30080,CP30100.
  594. All other models, jumper E-4 to disable parity.
  595.  
  596.      SCSI drive parameters:
  597.  
  598.      Model          Hds       Cyl       Sec       Table     LED
  599.      CP2020         2         642       32        A         n/a
  600.      CP340          4         788       26        B         1
  601.      CP3020         2         622       33        A         1
  602.      CP3040         2        1026       40        A         1
  603.      CP3180         6         832       33        A         1
  604.      CP3100         8         776       33        A         1
  605.      CP30060        2        1524       39        A         2
  606.      CP30080        4        1053       39        A         2
  607.      CP30100        4        1522       39        A         2
  608.      CP30200        4        2119       49        A         2
  609.      CP3200         8        1366       38        A         2
  610.      CP3360         8        1806       49        A         2
  611.      CP3540         12       1806       49        A         2
  612.  
  613. LED 1               LED 2
  614. J-4  Pin 1 = +      J-1 Pin 3 = +
  615.      Pin 2 = -          Pin 4 = -
  616.  
  617.  
  618.  
  619.  
  620. ====
  621. QUESTION: What are the jumpers for my Wangtek 5150 drive?
  622. ANSWER From: "Terry Kennedy, Operations Mgr" <uunet!spcvxa.spc.edu!TERRY>
  623. ====
  624.  
  625.   First, the disclaimer: This is not an official representation of Wangtek
  626. or of my employer. This is info I've discovered by reading publicly avail-
  627. able reference material. When changing jumpers, always observe proper anti-
  628. static precautions and be sure you have the current configuration written
  629. down so you have a known starting point.
  630.  
  631.   Ok. Here's the complete scoop on Wangtek 5150ES drives:
  632.  
  633.   The current part number for a "generic" 5150ES is:
  634.  
  635.   33685-201 (black faceplate)
  636.   33685-202 (beige faceplate)
  637.  
  638.   These are referred to as the "ACA version" of the drive.
  639.  
  640.   There are _many_ other part numbers for 5150ES drives. If you have one that
  641. isn't one of the above, it doesn't mean you have an old or an out of rev drive,
  642. it just means its a special version created for a distributor or OEM, or with
  643. different default jumper settings.
  644.  
  645.   You can order the Wangtek 5150ES OEM Manual from Wangtek. It is part number
  646. 63045-001 Revision D.
  647.     
  648.   There are 5 possible logic boards. Here are the jumper options for each:
  649.  
  650.   Logic assembly #33678
  651.   ---------------------
  652.  
  653.   (J10)
  654.   0 - SCSI unit LSB
  655.   1 - SCSI unit
  656.   2 - SCSI unit MSB
  657.   K - not documented
  658.  
  659.   J32 - Diagnostic test connector, default is not installed
  660.   E1, F1 - SCSI termination power. E1 in = power from drive and to cable,
  661.        E1 out - power from cable. F1 = terminator power fuse, 1.5A FB.
  662.        Default is IN.
  663.   E2 - Chassis ground. E2 in jumpers logic to chassis ground. E2 out isolates
  664.        through a .33 uFD capacitor. Default is IN.
  665.   E5 - Master oscillator enable. Test only. Must be IN.
  666.   E20 - Factory test. Must be OUT.
  667.   RP1, RP2, RP3 - SIP terminators. Default is IN, remove for no termination.
  668.  
  669.   Logic assembly #30559
  670.   ---------------------
  671.  
  672.   HDR1 - Factory testing. Setting depends on drive. Don't touch.
  673.   HDR2 - Factory testing. Defaults are pins 15-16, 17-18, 19-20. Don't touch.
  674.   HDR3 pin 1 - A-B enables buffered mode. B-C disables. Can be overridden by
  675.                SCSI Mode Select.
  676.   HDR3 pin 2, 3 - Default data format. Set to B-C for a 5150ES.
  677.   HDR3 pin 4 - parity enable. A-B enables, B-C disables.
  678.  
  679.   (J10)
  680.   0 - SCSI unit LSB
  681.   1 - SCSI unit
  682.   2 - SCSI unit MSB
  683.   K - not documented
  684.  
  685.   E1 - SCSI termination power. E1 in = power from drive and to cable,
  686.        E1 out - power from cable.
  687.   E2 - Chassis ground. E2 in jumpers logic to chassis ground. E2 out isolates
  688.        through a .33 uFD capacitor. Default is IN.
  689.   E3 - Master oscillator enable. Test only. Must be IN.
  690.   E4 - Write test mode. Test only. Must be OUT.
  691.   E5 - Write oscillator enable. Test only. Must be IN.
  692.   E6 - Disable HDR2. Test only. Must be IN.
  693.   E7 - Microcontroller clock select. In for a 5150ES.
  694.   E8 - Write precomp select. Set on a per-drive basis. Don't touch.
  695.   E9 - RAM size. Don't touch.
  696.   E10 - Erase frequency. Don't touch.
  697.   RP2, RP3 - DIP and SIP terminators. Default is IN, remove for no termination.
  698.  
  699.   Logic assembly #30600
  700.   ---------------------
  701.  
  702.   HDR1 - Factory testing. Setting depends on drive. Don't touch.
  703.   HDR2 - Write precomp select. Set on a per-drive basis. Don't touch.
  704.   HDR3 pin 1, 2, 3 - SCSI device address. 1 is LSB, 3 is MSB. A-B=1, B-C=0
  705.   HDR3 pin 4 - Parity enable. IA-B is enabled.
  706.   HDR3 pin 5, 6 - Default data format. B-C for a 5150ES.
  707.   HDR3 pin 7 - Buffered mode select. A-B is enabled.
  708.   HDR3 pin 8 - Reserved. Must be OUT.
  709.   HDR4 - Write frequency select. Don't touch.
  710.   E1 - SCSI termination power. E1 in = power from drive and to cable,
  711.        E1 out - power from cable.
  712.   E2 - Chassis ground. E2 in jumpers logic to chassis ground. E2 out isolates
  713.        through a .33 uFD capacitor. Default is IN.
  714.   E3 - Hard/soft reset. IN enables hard reset.
  715.   E4 - Write precomp select. Don't touch.
  716.   E5 - Clock speed. Don't touch.
  717.   E6 - Tape hole test. Don't touch.
  718.  
  719.   Logic assembly #30552
  720.   ---------------------
  721.  
  722.   HDR1 - Factory testing. Setting depends on drive. Don't touch.
  723.   HDR2 - Write precomp select. Set on a per-drive basis. Don't touch.
  724.   HDR3 pin 1, 2, 3 - SCSI device address. 1 is LSB, 3 is MSB. [Note - HDR3
  725.              pins 1-3 are duplicated at another location on the board]
  726.   HDR3 pin 4 - Parity enable. IN is enabled.
  727.   HDR3 pin 5, 6, 7, 8 - Default data format. 5,5 B-C, 7-8 A-B for a 5150ES.
  728.   HDR4 - Write frequency select. Don't touch.
  729.   E1 - SCSI termination power. E1 in = power from drive and to cable,
  730.        E1 out - power from cable.
  731.   E2 - Chassis ground. E2 in jumpers logic to chassis ground. E2 out isolates
  732.        through a .33 uFD capacitor. Default is IN.
  733.   E3 - Hard/soft reset. IN enables hard reset.
  734.   E4 - Write precomp select. Don't touch.
  735.   E5 - Clock speed. Don't touch.
  736.   E6 - Tape hole test. Don't touch.
  737.  
  738.   Logic assembly #30427
  739.   ---------------------
  740.  
  741.   HDR1 - Factory testing. Setting depends on drive. Don't touch.
  742.   HDR2 - Write precomp select. Set on a per-drive basis. Don't touch.
  743.   HDR3 pin 1, 2, 3 - SCSI device address. 1 is LSB, 3 is MSB. A-B=1, B-C=0
  744.   HDR3 pin 4 - Parity enable. IA-B is enabled.
  745.   HDR3 pin 5, 6, 7, 8 - Default data format. 5,5 B-C, 7-8 A-B for a 5150ES.
  746.   E1, E3 - Factory test. Must be IN.
  747.   E2 - SCSI termination power. E2 in = power from drive and to cable,
  748.        E2 out - power from cable.
  749.   E4 - Chassis ground. E4 in jumpers logic to chassis ground. E4 out isolates
  750.        through a .33 uFD capacitor. Default is IN.
  751.  
  752.   Firmware - There are many flavors of firmware. I have seen the following
  753. parts:
  754.  
  755.   24115-xxx
  756.   24144-xxx
  757.   21158-xxx
  758.  
  759.   the -xxx suffix changes as the firmware is updated. According to the folks
  760. I spoke to at Wangtek, the standard firmware is the 21158. The latest version
  761. as of this writing is 21158-007. All of these will work with the Adaptec and
  762. GTAK.
  763.  
  764.   The firmware options (as returned by a SCSI Identify) are on the end of the
  765. product string, which is "WANGTEK 5150ES SCSI ES41C560 AFD QFA STD" for the
  766. 21158-007 firmware. The 3-letter codes have the following meaning:
  767.  
  768.   AFD - Automatic Format Detection - the drive will recognize the format (such
  769.     as QIC-24, QIC-120, or QIC-150) that the tape was written in.
  770.  
  771.   QFA - Quick File Access - the ability to rapidly locate a tape block, and
  772.     to implement the "position to block" and "report block" SCSI commands.
  773.     This is compatible with the Tandberg implementation.
  774.  
  775.   STD - Standard feature set.
  776.  
  777.  
  778.  
  779. ====
  780. QUESTION: What is CAM?
  781. ANSWER From: ctjones@bnr.ca (Clifton Jones)
  782. ====
  783.  
  784. Common Access Method.
  785.  
  786. It is a proposed ANSI standard to make it easier to program SCSI applications
  787. by encapsulating the SCSI functions into a standardized calling convention.
  788.  
  789. ANSWER From: landis@sugs.tware.com (Hale Landis)
  790. ====
  791.  
  792. You may be able to get the CAM spec(s) from the SCSI BBS
  793.  
  794.  
  795.  
  796.  
  797. ====
  798. QUESTION: What is FPT (Termination)?
  799. ANSWER From: jvincent@bnr.ca (John Vincent)
  800. ====
  801.  
  802.  
  803. FPT is actually really simple, I wish I had thought of it. What it does 
  804. is use diode clamps to eliminate over and undershoot. The "trick" is
  805. that instead of clamping to +5 and GND they clamp to the output of two 
  806. regulated voltages. This allows the clamping diodes to turn on earlier
  807. and is therefore better at eliminating overshoot and undershoot. The block
  808. diagram for a FPTed signal is below. The resistor value is probably in the 
  809. 120 to 130 ohm range. The actual output voltages of the regulators may not
  810. be exaclty as I have shown them but ideally they are matched to the diode 
  811. characteristics so that conduction occurs when the signal voltage is 
  812. greater than 3.0 V or less than 0.5 V. 
  813.  
  814.  
  815.  
  816.           +--------------- TERMPWR 
  817.           |
  818.       ____|____
  819.      |        |
  820.      | Vreg 1 |-------*-------------------------*--------------- 3.? V
  821.      |________|       |                         |
  822.                       |                         |
  823.                       |                         |
  824.                       |                         \
  825.          +------------*                         /    pullup resistor
  826.          |            |                         \
  827.          |            |                         /
  828.          |        ____|___                      |
  829.          |       |        |                     |
  830.          |       | Vreg 2 |----------*----------|--------------- 3.0 V
  831.          |       |________|          |          |
  832.          |                         --+--        |
  833.          |                          / \         |
  834.          +-----------+             /___\        |
  835.                      |               |          |
  836.                      |               |          |              terminated
  837.                      |               *----------*------------- signal
  838.                      |               |
  839.                      |               |
  840.                      |             --+-- 
  841.                      |              / \
  842.                      |             /___\
  843.                      |               |
  844.                   ___|____           |
  845.                  |        |          |                 
  846.                  | Vreg 3 |----------*-------------------------  1.0 V (?)
  847.                  |________|
  848.  
  849.  
  850.  
  851.  
  852.  
  853. ====
  854. QUESTION: What is Active Termination?
  855. ANSWER From: eric@telebit.com (Eric Smith)
  856.         and  brent@auspex.com (Brent R. Largent)
  857. ====
  858.  
  859.  
  860. An active terminator actually has one or more voltage regulators to produce
  861. the termination voltage, rather than using resistor voltage dividers.
  862.  
  863. This is a passive terminator:
  864.  
  865.  
  866. TERMPWR     ------/\/\/\/------+------/\/\/\/-----  GND
  867.                                |
  868.                                |
  869.                               SCSI signal
  870.  
  871. Notice that the termination voltage is varies with the voltage on the
  872. TERMPWR line.  One voltage divider (two resistors) is used for each SCSI
  873. signal.
  874.  
  875.  
  876. An active terminator looks more like this (supply filter caps omitted):
  877.  
  878.                +-----------+
  879. TERMPWR   -----| in    out |------+------/\/\/\/-------SCSI signal
  880.                |   gnd     |      |
  881.                +-----------+      |
  882.                     |             +------/\/\/\/-------SCSI signal
  883.                     |             |
  884. GND  ---------------+             |
  885.                                   +------/\/\/\/-------SCSI signal
  886.                                   |
  887.                                  etc.
  888.  
  889. Assuming that the TERMPWR voltage doesn't drop below the desired termination
  890. voltage (plus the regulator's minimum drop), the SCSI signals will always
  891. be terminated to the correct voltage level.
  892.  
  893. Several vendors have started making SCSI active terminator chips,
  894. which contain the regulator and the resistors including Dallas
  895. Semiconductor, Unitrode Integerated Circuits and Motorola
  896.  
  897.  
  898.  
  899.  
  900. ====
  901. QUESTION: Why Is Active Termination Better?
  902. ANSWER brent@auspex.com (Brent R. Largent)
  903. ====
  904.  
  905.  
  906. Typical pasive terminators (resistors) fluctuate directly in relation to the 
  907. TERM Power Voltage. Usually terminating resistors will suffice over short distances,
  908. like 2-3 feet, but for longer distances active termination is a real advantage. It
  909. reduces noise.
  910.  
  911.  Active Termination provide numerous advantages:
  912. - A logic bit can disconnect the termination
  913. - Provides Negative Clamping on all signal lines
  914. - Regulated termination voltage
  915. - SCSI-2 spec recommends active termination on both ends of the scsi cable.
  916. - Improved Resistance tolerences (from 1% to about 3%)
  917.  
  918.  
  919.  
  920.  
  921. ====
  922. QUESTION: Why is SCSI more expensive than IDE?
  923. ANSWER From: landis@sugs.tware.com (Hale Landis)
  924. ====
  925.  
  926. In a typical single drive PC system, ATA (you call it IDE, the
  927. proper name is ATA) is faster than any SCSI.  This is because of
  928. the 1 to 2 millisecond command overhead of a SCSI host adapter
  929. vs. the 100 to 300 microsecond command overhead of an ATA drive.
  930. Also, ATA transfers data 16-bits at a time from the drive
  931. directly to/from the system bus.  Compare this to SCSI which
  932. transfers data 8-bits at a time between the host adapter and the
  933. drive.  The host adapter may be able to transfer data 16-bits at
  934. a time to the system bus.
  935.  
  936. Of course you could go to Fast SCSI or Wide SCSI but that costs
  937. a whole bunch more!
  938.  
  939. But then you asked about cost.
  940.  
  941. The real reason SCSI costs more has to do with production volume.
  942. There are about 120,000 drives made per day on this planet. 85%
  943. of those drives are ATA.  The remainder are SCSI, IPI, SMD and a
  944. few other strange interfaces.  The actual percent that are SCSI
  945. is falling at a very very slow rate.  Without the production
  946. volume, componet prices are higher, therefor drive prices are
  947. higher.
  948.  
  949. And then you must add in the host adapter cost.  Compare $15 for
  950. ATA vs.  $50 for a simple SCSI host adapter.  But you probably
  951. want a higher quality SCSI host adapter so plan on spending $100
  952. to $500 for one.
  953.  
  954. You figure out how to get people to buy more SCSI drives, say
  955. 50,000 per day, and maybe the prices will come down to ATA price
  956. levels.  Plus you could probably get a very good marketing job at
  957. any of the disk drive companies!  Of course, each day more and
  958. more people are discovering the performance advantage of ATA so
  959. your job may not be as easy as you would like.
  960.  
  961.  
  962. ====
  963. QUESTION: What is Plug and Play SCSI?
  964. ANSWER: leefi@microsoft.com (Lee Fisher) (Updated Dec 7 1993)
  965. ====
  966.  
  967. Plug and Play is the name of a technology that lets PC hardware and
  968. attached devices work together automatically. A user can simply attach a
  969. new device ("plug it in") and begin working ("begin playing"). This should
  970. be possible even while the computer is running, without restarting it.
  971. Plug and Play technology is implemented in hardware, in operating systems
  972. such as Microsoft Windows, and in supporting software such as drivers and
  973. BIOS.
  974.  
  975. With Plug and Play technology, users can easily add new capabilities to
  976. their PCs, such as sound or fax, without having to concern themselves with
  977. technical details or encountering problems. For users of mobile PCs (who
  978. are frequently changing their configurations with docking stations,
  979. intermittent network connections, etc.) Plug and Play technology will
  980. easily manage their changing hardware configuration.  For all users, Plug
  981. and Play will reduce the time wasted on technical problems and increase
  982. their productivity and satisfaction with PCs.
  983.  
  984. The Plug and Play technology is defined in a series of specifications
  985. covering the major component pieces. There are specifications for BIOS,
  986. ISA cards, PCI, SCSI, IDE CD-ROM, PCMCIA, drivers, and Microchannel. In a
  987. nutshell, each hardware device must be able to be uniquely identified, it
  988. must state the services it provides and the resources which it requires,
  989. it must identify the driver which supports it, and finally it must allow
  990. software to configure it.
  991.  
  992. The first Plug and Play compliant products are available now, as are
  993. development kits for drivers and hardware. Twenty different Plug and Play
  994. products were shown at Comdex in November 1993.
  995.  
  996. Specifications:
  997.  
  998. The Plug and Play specifications are now available via anonymous ftp at 
  999. ftp.microsoft.com in the \drg\plug-and-play subdirectory. The files are 
  1000. compressed in .zip format, and are in Microsoft Word format.)
  1001.  
  1002.   Plug and Play ISA files (.\pnpisa\*)
  1003.  
  1004.     errata.zip   Clarifications and corrections to pnpisa.doc
  1005.     isolat.zip   MS-DOS testing tool to isloate ISA PnP hardware
  1006.     pnpdos.zip   Plug and Play device driver interface specification
  1007.     pnpisa.zip   Hardware spec for PnP ISA enhancement
  1008.     vhdlzi.zip   Hardware spec for PnP ISA enhancement
  1009.  
  1010.   Plug and Play SCSI files (.\scsi_ide\*):
  1011.  
  1012.     pnpscsi.zip  Plug and Play SCSI specification proposal
  1013.     scam.zip     SCAM (SCSI Comnfigured Auto-Magically) specification
  1014.  
  1015.   Plug and Play BIOS files (.\bios\*):
  1016.  
  1017.     apmv11.zip   Advanced Power management spec v.1
  1018.     vios.zip     Plug and Play BIOS spec
  1019.     escd1.zip    Spec for optional method of storing config info for PnP BIOS
  1020.  
  1021. PlayList@Microsoft.COM alias:
  1022.  
  1023. There is an alias, PlayList@Microsoft.COM, which you can email and get on
  1024. a Microsoft mailing list related to Plug and Play, where the Hardware
  1025. Vendor Relations Group (HVRG) will mail out new specifications,
  1026. announcements, information on workshops, Windows Hardwware Engineering
  1027. Conference (WinHEC), etc...
  1028.  
  1029. Compuserve PlugPlay forum:
  1030.  
  1031. There is a forum on Compuserve, GO PLUGPLAY. This forum is the method for
  1032. support, discussions and dialogs about Plug and Play. In addition, the
  1033. forum's library contains all of the current specification.
  1034.  
  1035. Intel Plug and Play kits:
  1036.  
  1037. If you are interested in Intel's two Plug and Play kits, either "Plug and
  1038. Play Kit for MS-DOS and Windows" or "Plug and Play BIOS Enhancements Kit",
  1039. FAX your name and company information to Intel at 1.503.696.1307, and
  1040. Intel will send you the information.
  1041.  
  1042. ====
  1043. End.
  1044. ====
  1045.  
  1046.  
  1047. --
  1048. --/*   Gary A. Field - WA1GRC, Wang Labs M/S 019-72B, 1 Industrial Ave      
  1049.    Lowell, MA 01851-5161,  (508) 967-2514, email: garyf@wiis.wang.com, EST5EDT
  1050.                    A waist is a terrible thing to mind!             */
  1051.  
  1052.